+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
+2001-04-04 Sven Neumann <sven@gimp.org>
+
+ * tests/testgtk.c (test_init): corrected path to gtk.immodules
+
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org>
* Released Gtk+-1.3.3.
.deps
.libs
*.la
-*.lo
\ No newline at end of file
+*.lo
+gtk.immodules
.libs
simple
testcalendar
+testdnd
testgtk
testinput
testrgb
testtreecolumns
testsocket
testsocket_child
+testtextbuffer
testtreefocus
+testtreesort
treestoretest
if (file_exists ("../gdk-pixbuf/.libs/libpixbufloader-pnm.so"))
{
putenv ("GDK_PIXBUF_MODULEDIR=../gdk-pixbuf/.libs");
- putenv ("GTK_IM_MODULE_FILE=./gtk.immodules");
+ putenv ("GTK_IM_MODULE_FILE=../modules/input/gtk.immodules");
}
}